home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Insight Into Information (Demo)
/
Insight Into Information Demo CD-ROM 1994.ISO
/
composer
/
00069.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1994-09-18
|
171 b
|
11 lines
if rollOver(21) or rollOver(22) or rollOver(23) then
cursor(260)
else
cursor(0)
end if
if (the ticks - myTime) < 600 then
go(the frame)
else
go(1, "admin")
end if